Utf32CodeSet Constructor(Int32[])
Initializes an instance of the
Utf32CodeSet.
public Utf32CodeSet(
params System.int[]
)
'Declaration
Public Function New( _
ByVal ParamArray () As System.Integer _
)
Parameters
- firstLastCodes
- Pairs of the first and last UTF-32 characters forming intervals to append.